CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SURF opencv

搜索资源列表

  1. surf_study

    0下载:
  2. opencv在图形图像处理中的应用;surf算法程序段-surf algorithm block opencv in graphics processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6665498
    • 提供者:吕孟娇
  1. OpenCV_VC6.0_surf

    0下载:
  2. 基于opencv vc6.0的surf特征点检测算法-Based surf feature point detection algorithm opencv vc6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2233594
    • 提供者:王鹏程
  1. open_surf

    0下载:
  2. Opencv中集成的Surf算法的实现。很简单易懂。-Opencv realize integrated Surf algorithms. Very easy to understand.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1943687
    • 提供者:赵高枫
  1. a

    0下载:
  2. OPENCV的SURF特征点提取源码,可以用于特征焦点的提取,运行于VS2010环境下通过-SURF feature points extraction of OPENCV source code, can be used to extract features of focus, running in VS2010 environment through
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:933
    • 提供者:李逍遥
  1. OpenCV-SURF-Homography-master

    0下载:
  2. 一个surfopen库,用GPU加速,值得看一下-surfopen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6662
    • 提供者:webo
  1. SIFT

    0下载:
  2. 一个基础的opencv的使用工程 其中包含基本的opencv调用 而且采用了sift和surf作为基本算子进行配准 代码可用于实际工程-A basic use of opencv opencv project which contains the basic calling and using sift and surf as the basic operator registration code can be used in practical engineering
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7267733
    • 提供者:熊一
  1. SURFObjectMatching

    0下载:
  2. 基于SURF的目标匹配程序,可以使用,但需要安装opencv-SURF-based target matching program, you can use, but you need to install opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3019383
    • 提供者:jqz
  1. surf_on_july_2013

    0下载:
  2. OpenCV Object Detection and Tracking via SURF (Speeded Up Robust Features) in Emgu CV
  3. 所属分类:Other systems

    • 发布日期:2015-03-28
    • 文件大小:48128
    • 提供者:cc
  1. OpenCVdemo14

    0下载:
  2. OpenCV重映射 & SURF特征点检测合辑 OpenCV中重映射和SURF特征点检测相关的知识点 OpenCV中重映射相关的函数remap SURF算法在OpenCV中的体现与应用-OpenCV heavy mapping & SURF feature points detection collection OpenCV in mapping and SURF feature points detection related knowledge OpenCV remap
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2084388
    • 提供者:陆伟
  1. OpenCVdemo15

    0下载:
  2. OpenCV仿射变换 & SURF特征点描述合辑 OpenCV中仿射变换和SURF特征点描述相关的知识点 OpenCV中仿射变换相关的函数warpAffine和getRotationMatrix2D,SURF算法在OpenCV中进一步的体现与应用-OpenCV affine transformation & SURF feature points describe collection OpenCV affine transformation and SURF feature poi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2229014
    • 提供者:陆伟
  1. OpenCv_BoFSURF

    0下载:
  2. OpenCV 图像处理与特征分析示例: SURF 特征提取、计算处理与分析应用. OPENCV 爱好的必备, C++ 代码实现。 -OpenCV image processing and feature analysis example: SURF feature extraction, processing and analysis to calculate the necessary application OPENCV hobby, C++ code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1781
    • 提供者:george
  1. Test

    0下载:
  2. 利用opencv进行图像匹配,采用SURF算法。另求出基本矩阵 并验证准确性-using SURF method to match the image with the help of opencv and get the fundamental matrix also
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3465950
    • 提供者:黄碧波
  1. SURF_Match

    0下载:
  2. opencv 代码实现nonfree.hpp中的surf,该类还可实现Blob
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21094341
    • 提供者:zhushaocheng
  1. RobustMatch

    0下载:
  2. 基于opencv,讲述关于SIFT、SURF、ORB、FREAK、FAST、BRIEF等方法用于图像的特征提取以及匹配之间的不同-Based on opencv, about SIFT, SURF, ORB, FREAK, FAST, and BRIEF, used for image feature extraction and matching between different
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14266042
    • 提供者:江腾达
  1. FeatureDetection

    0下载:
  2. vs2010+opencv,创建SURF特征检测器,检测输入图像的SURF特征-vs2010+opencv, create SURF feature detector detects the input image feature SURF
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2920596
    • 提供者:YYT
  1. FeatureDescription

    0下载:
  2. vs2010+opencv,建立SURF特征点的描述子,对输入图像的特征点建立描述子-vs2010+opencv, build descr iptor SURF feature points, the feature point of the input image build descr iptor
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2909436
    • 提供者:YYT
  1. OpenSURFcpp-(1)

    0下载:
  2. SURF图像匹配程序,代码需要vs + opencv, 实测vs2013+opencv2.4.10可用-SURF image matching the code needs vs+ opencv, the measured vs2013+opencv2.4.10 available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:443408
    • 提供者:林林
  1. SIFTandSURF

    0下载:
  2. 基于OpenCV,VS2010的环境下,通过SIFT或SURF算法提取物体(此处为象棋)的特征,两张图像的特征进行匹配,匹配点多则认为是同一图像。电脑系统是WIN7,x64。假如是其他版本系统简要配置一下OpenCV环境就可以使用。-Determine the objects are same or not based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11749081
    • 提供者:111
  1. ofxsurftracker-master

    0下载:
  2. ofxSURFTracker is a very simple addon for tracking objects in images and video using openCV SURF.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:47395
    • 提供者:subutong
  1. SURFandRANSAC

    0下载:
  2. 本程序的功能是基于opencv库,用SURF提取特征,并保存描述子,再用随机抽样一致性算法剔除错误的匹配点,保存匹配好的点坐标,效果可以,你也可以换成SIFT或ORB来看效果。-This procedure is the function of feature extraction using SURF, and save the descr iptor matching points and random consistency algorithm to eliminate errors, s
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:lgz。
« 1 2 3 4 56 »
搜珍网 www.dssz.com